home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 January / Chip_2003-01_cd1.bin / sharewar / notes / setup.exe / install.exe / {app} / english.lng < prev    next >
Encoding:
Text File  |  2002-09-23  |  23.3 KB  |  723 lines

  1. ;english language file for "Secure Notes Organizer"
  2. ;if you want translate this file to another language, you should 
  3. ;1. copy it to <language>.lng, where <language> is
  4. ;  name of your native language. Ex.: russian.lng, english.lng, french.lng, etc
  5. ;2. Translate all text after '=' character to your language text
  6. ;3. Test this language file. For this purpose run program, select 
  7. ;   Options | Language. Choose your language
  8. ;4. If it's correct, send this file to support@secureaction.com
  9. ;5. Receive one license for free
  10. ; --------------
  11. ; (C) Copyright 2000-97 SecureAction Research. All Rights Reserved.
  12.     
  13. [general]
  14. ;translator of this .lng file. Place *your* data here
  15. author.translator  = Henry Kong           
  16. author.email       = moby@myrealbox.com
  17. author.www         = 
  18.  
  19. ;instructions for 'Commands':
  20. ;1. Symbol  '&' means underscore. For example &New means underscored 'N' character.
  21. ;   so, when user presses Alt-N, he can execute File|New command
  22. ;   For example '32868 = &New' means menu item File|New
  23. ;2. '\n' is special symbol. Please keep it. '32868.hint=Creates new file\nNew File' 
  24. ;   means 'Creates new file' hint on statusbar and 'New File' yellow pop-up tooltip 
  25. ;   and 'New File' text on toolbar's button
  26. [commands]
  27. ;Main commands
  28. File     = &File
  29. Edit     = &Edit
  30. View     = &View
  31. Format   = &Format
  32. Insert   = &Insert
  33. Folders  = Fol&ders
  34. Actions  = &Actions
  35. Configure= &Configure
  36. Tools    = &Tools
  37. Help     = &Help
  38. Toolbars  = Toolbars
  39. Tree      = Tree
  40. Shortcuts = Shortcuts
  41. Move      = Move
  42. User Status = User Status
  43. Sort      = Sort***
  44.  
  45. ;tray menu
  46. 33023 = Restore
  47. ;shortcut error
  48. 33082 = Change icon...
  49. 33082.hint = Changes icon of the current shortcut\nChange icon
  50.  
  51. ;File menu
  52. 32868 = &New...
  53. 32868.hint =Creates new file\nNew File
  54. 32872 = &Open...
  55. 32872.hint = Opens file\nOpen
  56. 32807 = &Reload
  57. 32807.hint = Reloads document\nReload
  58. 57603 = &Save
  59. 57603.hint = Saves changes in the document\nSave
  60. 33113 = Save &as...
  61. 33113.hint = Saves document with another file name\nSave as
  62. 32897 = &Close
  63. 32897.hint = Closes document\nClose
  64. 33112 = &Export...
  65. 33112.hint = Exports document data to an external file\nExport
  66. 32818 = &Password...
  67. 32818.hint = Password settings\nPassword
  68. 33024 = Configure Away Status...
  69. 33024.hint = Security Settings\nAway Settings
  70. 32815 = Statistics...
  71. 32815.hint = Document statistics\nStatistics
  72. 57609 = Print Preview
  73. 57609.hint = Print Preview\nPrint Preview
  74. 57607 = Print...
  75. 57607.hint = Prints document\nPrint
  76. 57606 = Print Setup...
  77. 57606.hint = Print Settings\nPrint Setup
  78. 33092 = E&xit
  79. 33092.hint = Exits program\nExit
  80.  
  81. ;Edit menu
  82. 57643 = &Undo
  83. 57643.hint = Undo last action\nUndo
  84. 57635 = &Cut
  85. 57635.hint = Cut\nCut
  86. 57634 = C&opy
  87. 57634.hint = Copy\nCopy
  88. 57637 = &Paste
  89. 57637.hint = Paste\nPaste
  90. 57639 = &Paste special
  91. 57639.hint = Special paste\nSpecial Paste
  92. 57642 = S&elect all
  93. 57642.hint = Selects all text\nSelect all
  94. 33095 = Global &Find
  95. 33095.hint = Searches text in whole document\nGlobal Find
  96. 33096 = Find &again
  97. 33096.hint = Find again\nFind again
  98. 57641 = Local Rep&lace
  99. 57641.hint = Replaces text in current fragment only\nLocal Replace
  100. 57856 = Paste new object
  101. 57856.hint = Inserts OLE/ActiveX object\nNew object
  102. 57857 = &Links
  103. 57857.hint = Ole links\nLinks
  104. 57860 = Ob&ject properties
  105. 57860.hint = OLE Object properties\nObject properties
  106. 33052 = Paste current &date
  107. 33052.hint = Inserts string with current date\nDate
  108.  
  109. ;View menu
  110. 59393 = Status bar
  111. 59393.hint = Show/hide Status bar\nStatus bar
  112.  
  113. ;Format menu
  114. 32778 = &Font
  115. 32778.hint = Changes font\nFont
  116. 32776 = &Bold
  117. 32776.hint = Bold text\nBold
  118. 32777 = &Italic
  119. 32777.hint = Italic text\nItalic
  120. 32771 = &Underline
  121. 32771.hint = Underlined text\nUnderline
  122. 32781 = &Smaller
  123. 32781.hint = Changes case - smaller\nSmaller
  124. 32779 = &Bigger
  125. 32779.hint = Changes case - bigger\nBigger
  126. 32773 = &Left
  127. 32773.hint = Paragraph - Left\nLeft
  128. 32774 = &Center
  129. 32774.hint = Paragraph - Center\nCenter
  130. 32775 = &Right
  131. 32775.hint = Paragraph - Right\nRight
  132. 32825 = &Paragraph...
  133. 32825.hint = Current paragraph settings\nParagraph
  134. 32821 = &Case
  135. 32821.hint = Changes case of the text\nCase
  136. 32826 = B&ullets
  137. 32826.hint = Bullets style\nBullets
  138. 33050 = &Default font
  139. 33050.hint = Restores default font (options/default font)\nDefault font
  140.  
  141. ;Insert menu
  142. 32854 = &Date and Time...
  143. 32854.hint = Inserts current Date or Time\nDate
  144. 32855 = &Symbol
  145. 32855.hint = Inserts unique Symbol\nSymbol
  146. 57856 = &Object
  147. 57856.hint = Inserts OLE Object\nObject
  148. 33079 = &Image
  149. 33079.hint = Inserts Image to the document\nImage
  150.  
  151. ;Folders menu
  152. 33123 = Move it &up
  153. 33123.hint = Moves folder up\nFolder Up
  154. 33122 = Move it do&wn
  155. 33122.hint = Moves folder down\nFolder Down
  156. 32907 = Open ne&xt
  157. 32907.hint = Opens next folder\nNext Folder
  158. 32908 = Open pre&vious
  159. 32908.hint = Opens previous folder\nPrev. Folder
  160. 32893 = &New...
  161. 32893.hint = Creates new folder\nNew Folder
  162. 32894 = &Delete
  163. 32894.hint = Removes current folder\nRemove folder
  164. 33062 = &Rename
  165. 33062.hint = Renames current folder\nRename folder
  166.  
  167. ;Folders\tree
  168. 32886 = Insert &after
  169. 32886.hint = Insert new tree leaf *after* current leaf\nInsert after
  170. 32881 = Insert as &child
  171. 32881.hint = Insert leaf as child of current leaf\nInsert as child
  172. 32885 = &Delete
  173. 32885.hint = Deletes leaf\nDelete leaf
  174. 32880 = &Rename
  175. 32880.hint = Renames item\nRename item
  176. 33143 = &Expand All
  177. 33143.hint = Expands all tree leafs\nExpand All Tree Leafs
  178. 33144 = &Collapse All
  179. 33144.hint = Collapses all tree leafs\nCollapse All Tree Leafs
  180.  
  181. ;folders\tree\move
  182. 33084      = Move leaf &up
  183. 33084.hint = Moves leaf up\nMove leaf up
  184. 33085 = Move it &down
  185. 33085.hint = Moves leaf down\nMove leaf down
  186. 33087 = Move it &left
  187. 33087.hint = Moves leaf left\nMove leaf left
  188. 33086 = Move it &right
  189. 33086.hint = Moves leaf right\nMove leaf right
  190. ;folders\tree menu
  191. 33106 = C&opy
  192. 33106.hint = Copies tree to clipboard\nCopy leaf
  193. 33107 = &Paste
  194. 33107.hint = Inserts tree from clipboard\nPaste leaf
  195. 33058 = Insert cu&rrent date
  196. 33058.hint = Inserts current date into the autocalendar folder\nAutoCalendar
  197. ;folders\tree\Sort
  198. Sort (In Current Folder)= Sort (In Current Folder)
  199. Sort (In Current Leaf)= Sort (In Current Leaf)
  200. 33130 = First-level leaves
  201. 33131 = All leaves and sub-leaves
  202. 33132 = Only children
  203. 33133 = All children and grandchildren
  204. ;folders\shortcuts menu
  205. 32895 = &New...
  206. 32895.hint = Creates new shortcut\nNew Shortcut
  207. 32899 = &Delete
  208. 32899.hint = Removes current shortcut\nDelete Shortcut
  209. ;Actions\User Status menu
  210. 33033 = &Away
  211. 33033.hint = Sets Away Status\nGo Away
  212. 33034 = &Extended away
  213. 33034.hint = Sets Extended Away status\nExtended Away
  214. ;Actions menu
  215. 33105 = &Tray
  216. 33105.hint = Goes to tray\nTray
  217. 33090      = Change language
  218. 33090.hint = Changes program's interface language\nLanguage
  219. ;Configure menu
  220. 32789 = &Options
  221. 32789.hint = Program configuration\nOptions
  222. ;Tools menu
  223. 32814 = &Calculator
  224. 32814.hint = Calculator\nCalculator
  225. 32901 = &Encrypt file
  226. 32901.hint = Encrypts file\nEncryptor
  227. 32902 = &Shred file
  228. 32902.hint = Shreds file\nShredder
  229. ;Help menu
  230. 33091 = &Contents
  231. 33091.hint = Show Contents of Help System\nContents
  232. 57664 = &About
  233. 57664.hint = About Secure Notes Organizer\nAbout
  234. 32876 = &Tip of the day
  235. 32876.hint = Tip of the day\nTip
  236. 33127      = Register Now!
  237. 33127.hint = Shows dialog with information how to register this program
  238. 32813      = Unlock Program...
  239. 32813.hint = Allows you to unlock disabled features in this trial version
  240.  
  241. [messages]
  242. tray_ready           = Secure Notes Organizer is Ready!
  243. tray_away             = Secure Notes Organizer, Away mode activated
  244. tray_extended        = Secure Notes Organizer, Extended Away mode activated
  245. tree_copy          = %d leaf(s) (%d bytes) copied to memory
  246. tree_paste_empty     = Memory buffer is empty!
  247. cant_save_file       = Cannot open %s for writing
  248. export_ok            = Document has been successfully exported to the text file
  249. saving_document      = Secure Notes Organizer. Saving Document...
  250. already_existing     = This file already exists! Overwrite?
  251. user_already_changes = You cannot create a new document with this name, because another user has changed it
  252. register_thank_you   = Thank you for registering!
  253. edited_crashed       = You edited this document last time, but the program crashed. Document has been restored!
  254. user_already_edits   = User %s already edits this document (%s).\n 1. Wait several minutes and press Retry button to open the document\n2. Press Cancel button to open the document in Read-Only mode\n
  255. trial_expired        = Trial expired! Would you like to register this program?
  256. trial_expired_download_new = You may download new version of Secure Notes Organizer from www.notesorganizer.com to continue evaluating the program. Would you like to visit this site to obtain information about new versions?
  257. you_have_left        = You have only %d day(s) and %d execution(s) left!\n\nYou have to buy a license(s) to use this software
  258. you_have_left_title  = You have %d day(s) and %d execution(s) left
  259. please_buy_license   = You are using an unregistered version of this software. Please buy a license for continued use
  260. remove_item          = Remove shortcut
  261. rename_item          = Rename shortcut
  262. cant_run_calculator  = Can't run Windows` calculator
  263. cant_run_charmap     = Can't run Windows` charmap
  264. cant_run_notepad     = Can't run notepad
  265. cant_load_file       = Can't load file
  266. you_want_delete_item = Do you really want to delete this leaf?
  267. you_want_delete_folder = Do you really want to delete this folder?
  268. you_want_exit        = Do you really want to exit?
  269. save_changes         = Document has been changed. Would you like to save changes?
  270. document_saved       = Document has been saved
  271. information          = Information
  272. Autocalendar_exists  = The Autocalendar Folder is already here!
  273. cant_save            = Can't save document
  274. cant_load            = Can't load file
  275. cant_open_file       = Can't open %s
  276. document_is_saving   = Document is being saved now...
  277. cant_save_file       = Can't save memoirs' file %s
  278. document_saved       = Document has been saved
  279. document_is_crypted  = Document is being encrypted...
  280. document_encrypted   = Document has been encrypted successfully
  281. password_error       = Incorrect password. Enter a correct password to continue operation
  282. document_decrypted   = Document has been decrypted successfully
  283. cant_decrypt         = It is impossible to decrypt this file with this password
  284. cant_write_to        = "Can't write to "
  285. cant_read_from       = "Cant read from "
  286. cant_compress        = Can't compress this
  287. cant_decompress      = Can't decompress
  288. cant_read            = Can't read file
  289. big_error            = Fatal error during encryption has occurred. Try to solve this problem and save again
  290. security_danger      = Danger for your security
  291. document_doesnt_req  = Document does not require saving
  292. error                = Error!
  293. options              = Options
  294. select_folder        = Choose folder, please
  295. ;toolbars messages
  296. 16006  = Menu Bar
  297. 16103  = Customize
  298. 16110  = All Commands
  299. 16014  = New Menu
  300. 16105  = Close
  301.  
  302. ;=====================================
  303. ; Dialogs section
  304. ;====================================
  305. ;now  '\n' symbol means line break (new line)
  306. [about.dialog]
  307. title = About Secure Notes Organizer
  308. 1222 = Registered To:
  309.  
  310. [evaluation.dialog]
  311. title = Evaluation dialog
  312. 1189 = Thank you for trying Secure Notes Organizer!\nThis is an evaluation copy of the program.\nThe registered version has no nag screens and trial limitations.
  313. 1223 = I understand that I may evaluate this program for 30 days only and that any other use requires purchase of a license
  314. 1 = OK (I Agree)
  315. 5929 = OK (I Agree)
  316. 5928 = OK (I Agree)
  317. 32814 = Register Now!
  318. 32813 = Unlock
  319. 1064=&Quit
  320. 1224=Site:
  321. button       = Press button N%d from the left
  322. BadOK = You've pressed invalid OK button
  323. 5931  = http://www.notesorganizer.com
  324.  
  325. [registration.dialog]
  326. title = Registration
  327. 1225  = Enter the license information you have from SecureAction Research
  328. 1226  = Licensed to:
  329. 1227  = License file location:
  330. 5931  = Order Secure Notes Organizer online on secure server!
  331. 1     = &Enter license
  332. 2     = &Close
  333. ;please do not change this!
  334. orderserver = https://www.regnow.com/softsell/nph-softsell.cgi?item=2528-1
  335.  
  336. [purchase.dialog]
  337. title = Purchase
  338. 1221  = Choose e-commerce service to register Secure Notes Organizer online:
  339. 1227  = Site licenses and Business licenses are available at: \nhttp://www.secureaction.com/order.shtml
  340. 1     = Cancel
  341.  
  342. [chooseregistrationmethod.dialog]
  343. title = Register Secure Notes Organizer
  344. 1189  = You can register Secure Notes Organizer either online with your credit card or offline with credit card or money order at a cost of $29.95
  345. 1043  = Register online
  346. 1227  = This is the fastest and easiest way. It will take you to a RegNow or RegSoft secure web site to place your order.
  347. 1044  = Register offline
  348. 1228  = This will open a local registration form in Notepad. You can place your order via FAX, e-mail, or TOLL-FREE voice with a credit card or a check by filling in and printing this form.
  349. 1233  = Register
  350. 2     = Cancel
  351. 1232  = More info...
  352. ;please do not change this
  353. moreinfofile = order.txt
  354.  
  355. [softprotect.dialog]
  356. title = Away mode activated. Enter password...
  357. 1133 = You must enter a password to open a program
  358. 5927 = &Cancel
  359. 1 = OK
  360. 1221 = AWAY MODE
  361. incorrect_password      = You've entered an incorrect password. You can't unlock SoftProtection and open the program window
  362.  
  363. [Shred.dialog]
  364. title = Shred
  365. 1091 = &Destroy It!
  366. 1101 = &Change Dir...
  367. 1 = &Close
  368. files_was_demolited = This file was successfully shredded
  369. warning_file_will_be_demolited = Warning! The file '%s' will be irretrievably lost! (Even Norton UnErase won't recover this file)! Are you sure?
  370.  
  371. [inserttreedate.dialog]
  372. title = Inserting date into the autocalendar
  373. 1185 = Date picker
  374. 1 = OK
  375. 2 = &Cancel
  376.  
  377. [securitysettings.dialog]
  378. title    = Away Status
  379. 1219     = Password and Encryption
  380. 1217     = Away Mode
  381. 1218     = Extended Away Mode
  382. 1012     = I never go away from my computer
  383. 1170      = Minimize to tray after
  384. 1172     = minutes of inactivity
  385. 1173     = Ask password after
  386. 1174     = minutes of inactivity
  387. 1175     = Password:
  388. 1013     = Do not unload my document even when I do not use computer for a long time (Extended away)
  389. 1177     = Unload document and ask password after
  390. 1178     = minutes of my inactivity 
  391. 1014     = Do not protect my document by password
  392. 1087     = Password
  393. 1        = OK
  394. 2        = Cancel
  395. 5928     = Help
  396. passwords_arent_equal   = Your second password must match the first password!
  397. you_must_specify_soft_password = You must specify the password for Away Mode
  398.  
  399. [encrypter.dialog]
  400. title = Encryption
  401. 1100  = GO!
  402. 1131 = Work Mode:
  403. 1108 = Encryption
  404. 1109 = Decryption
  405. 1132 = Settings
  406. 1133 = Password
  407. 1110 = Confirmation
  408. 1111 = Riddle:
  409. 1113 = Output file
  410. 1134 = Destination of the source file
  411. 1105 = Leave it alone
  412. 1106 = Delete it
  413. 1107 = Shred it
  414. 1012 = Compress
  415. 33814 = Help
  416. 1 = Close
  417. This_Is_Not_DESX_file   = \n\nThis is not a DESX encrypted file
  418. Browsing_Please_wait    = Browsing... Wait please
  419. The_passwords_must_be_equivalent     = Your passwords must be equivalent!
  420. Specify_The_password_please = Specify the password please
  421. Cant_encrypt_this           = Can't encrypt %s. Source file has been left alone
  422. File_was_encrypted          = "\n\nFile %s has been successfully encrypted to %s "
  423. Cant_delete                 = Can't delete %s
  424. and_successfully_deleted    = and successfully deleted
  425. cant_demolite               = Can't demolite %s.
  426. and_successfully_demolited  = and successfully shredded
  427. Please_specify_another_decrypted_file = Specify another name of decrypted file, please
  428. File_X_is_existing_overwrite = \nFile %s is already exists. Overwrite this?
  429. Cant_decrypt_this            = Can't decrypt %s. Source file has been left alone
  430. File_x_decrypted_to_y        = "\n\nFile %s has been successfully decrypted to %s "
  431. Riddle_for_encrypted         = Riddle for password:\n\n\n%s
  432. File_x_deleted               = \n\nFile %s has been successfully deleted
  433. File_x_demolited             = \n\nFile %s has been successfully shredded
  434. reg_code_incorrect           = You've entered an incorrect activation code
  435. reg_code_correct             = Dear %s!. Thank you very much for support! Please restart program
  436. password_is_restricted       = Your password is restricted by 3 characters in this unregistered software
  437. disabled_feature             = This feature is disabled in the unregistered version
  438.  
  439. [template.dialog]
  440. title = Choose template
  441. 1 = OK
  442. 2 = Cancel
  443. you_must_specify_type  = You must specify the type of new document!
  444.  
  445. [chooseicon.dialog]
  446. title = Choose icon...
  447. 1 = OK
  448. 2 = Cancel
  449.  
  450. [textregister.dialog]
  451. title = Case
  452. 1043  = Big first letter
  453. 1044  = ALL LETTERS ARE BIG
  454. 1045  = all letters are small
  455. 1     = OK
  456. 2     = Cancel
  457.  
  458. [passwordconfirm.dialog]
  459. title = Document password
  460. 1217  = Password
  461. 1012  = Use Password
  462. 1133  = Password:
  463. 1182  = Again:
  464. 1162  = Riddle
  465. 1     = OK
  466. 2     = Cancel
  467. Specify_password_please = Enter password please!
  468. passwords_arent_equal   = Your second password must match the first password! 
  469. too_long_password       = Your password is too long! The password is restricted by 3 symbols in this unregistered version.
  470.  
  471. [password.dialog]
  472. title = Memoirs password
  473. 1218  = Enter this document's password
  474. 1219  = Password:
  475. 1111  = Riddle:
  476. 1064  = E&xit
  477. 1066  = Tray
  478. 1065  = Ignore
  479. 1     = OK
  480. 1220  = DES 128 bit encryption used
  481.  
  482. [choosetypeofnewfolder.dialog]
  483. title = Create folder
  484. 1043  = Standard folder
  485. 1044  = Tree folder
  486. 1079  = Autocalendar tree folder
  487. 1     = OK
  488. 2     = Cancel
  489.  
  490. [insertpicture.dialog]
  491. title = Insert picture file
  492. 1179  = Enter the picture filename to be inserted into the document (*.bmp, *.jpg, *.gif)
  493. 1     = OK
  494. 2     = Cancel
  495. 33091 = Help
  496. cant_open_this = Can't open this file
  497. cant_copy      = Can't copy this file to c:\
  498.  
  499.  
  500. [globalfind.dialog]
  501. title  = Find text...
  502. 1221   = Text:
  503. 1227   = Where to find? 
  504. 1195   = In all folders
  505. 1044   = In all folders from current leaf/shortcut
  506. 1045   = In current folder only
  507. 1046   = In current folder from curr. leaf/shortcut
  508. 1047   = Local search
  509. 1228   = What to find?
  510. 1193   = Whole word only
  511. 1194   = Sub-string
  512. 1229   = Hint: Press F3 key to find again
  513. 1      = OK
  514. 2      = Cancel
  515.  
  516. [paragraph.dialog]
  517. title = Paragraph
  518. 33000 = Indentation
  519. 1221  = Left:
  520. 1227  = Right:
  521. 1228  = First line:
  522. 33005 = Alignment
  523. 1     = OK
  524. 2     = Cancel
  525. left  = left
  526. right = right
  527. center = center
  528.  
  529. [openfile.dialog]
  530. title = Open file
  531. 1221  = Document
  532. 1227  = Folder:
  533. 1228  = File:
  534. 1010  = Browse...
  535. 1     = OK
  536. 5927     = Cancel
  537.  
  538. [insertdate.dialog]
  539. title = Select Date/Time format
  540. 1     = OK
  541. 2     = Cancel
  542.  
  543. [newdocument.dialog]
  544. title = New Document
  545. 1217  = File
  546. 1167  = Folder:
  547. 1168  = File:
  548. 1008  = Browse...
  549. 1218  = Security
  550. 1012  = Password
  551. 1     = OK
  552. 2     = Cancel
  553. Select_folder       = Select folder, please
  554.  
  555. [notfound.dialog]
  556. title = Document not found!
  557. 1221  = Document does not exist
  558. 1040  = Create new
  559. 1041  = Open existing document
  560. 1     = OK
  561. 2     = Cancel
  562.  
  563. [options_0.dialog]
  564. title = Options
  565. 1216  = Make your selection
  566. 1135  = Fonts
  567. 1141  = Customize fonts for editor, default font, etc
  568. 1136  = StartUp
  569. 1142  = Set starting options, splash screens, etc
  570. 1137  = Appearance 
  571. 1143  = Flat panels, buttons, background colors, etc
  572. 1138  = Saving
  573. 1144  = Set autosave and default directory options
  574. 1139  = Shell Integration 
  575. 1145  = Associate files, make desktop and menu shortcuts...
  576. 1140  = Confirmations 
  577. 1146  = Set confirmations for program messages...
  578. 5932  = Go
  579. 5933  = Go
  580. 5931  = Go
  581. 5930  = Go
  582. 1147  = Go
  583. 1088  = Go
  584.  
  585. [options_saving.dialog]
  586. title = Saving
  587. 1216  = Default Document
  588. 1150  = Folder:
  589. 1151  = File:
  590. 1008  = Browse...
  591. 1010  = Browse...
  592. 1012  = Compress document via the built-in packer
  593. 1217  = Document Settings
  594. 1078  = Back
  595.  
  596. [options_startup.dialog]
  597. title = Start-up
  598. 1217  = These options will be applied at every program startup
  599. 5925  = Show tip of the day
  600. 5926  = Restore previous layout
  601. 1012  = Restore previous tree panel width
  602. 1013  = Show splash screen
  603. 1014  = Insert current date to the Autocalendar (if present) on load document
  604. 1089  = Back
  605.  
  606. [options_datefont.dialog]
  607. title = Date Font
  608. 1217  = Message Format
  609. 1156  = Before:
  610. 1154  = Date format:
  611. 1155  = Time format:
  612. 1157  = After:
  613. 1159  = Preview:
  614. 1027  = Change Font...
  615. 1089  = Back
  616. before_date_str         = "< "
  617. after_date_str          = " >"
  618. ;205 = English
  619. charset                 = "205"   
  620. default_font            = Sample of the default font
  621. date_font               = Sample of the default font for the date
  622.  
  623. [options_defaultfont.dialog]
  624. title = Default Font
  625. 1161  = Font
  626. 1027  = Change...
  627. 5929  = Back
  628.  
  629. [options_appearance.dialog]
  630. title = Appearance
  631. 1216  = Stuff
  632. 1113  = Keyboard Sounds
  633. 1089  = Back
  634.  
  635. [options_confirmations.dialog]
  636. title = Confirmations
  637. 1216  = Deleting
  638. 1012  = Ask confirmation when you delete a leaf
  639. 1014  = Ask confirmation when you delete a folder
  640. 1162  = Other
  641. 1013  = Ask confirmation when you exit the program
  642. 1077  = Ask confirmation when you change the open document
  643. 1089  = Back
  644.  
  645. [options_shell.dialog]
  646. title = Shell
  647. 1217 = Shell integration
  648. 1234 = Launch Secure Notes Organizer at every Windows startup (tray)
  649. 1089 = Back
  650.  
  651. [customize.dialog]
  652. Toolbars = Toolbars
  653. Commands = Commands
  654. Keyboard = Keyboard
  655. Menu     = Menu
  656. Options  = Options
  657.  
  658. [customize_options.dialog]
  659. title = Options
  660. 1221  = Toolbar
  661. 16651 = Show Screen&Tips on toolbars
  662. 16652 = Show shortcut &keys in ScreenTips
  663. 16653 = &Large Icons
  664. 16654 = Look &2000
  665. 16538 = Personalized Menus and Toolbars
  666. 16655 = Me&nus show recently used commands first
  667. 16656 = Show f&ull menus after a short delay
  668. 16657 = &Reset my usage data
  669.  
  670. [customize_toolbars.dialog]
  671. 1221  = &Toolbars:
  672. 16613 = &Reset
  673. 16614 = Reset &All
  674. 16615 = &New...
  675. 16616 = Rena&me...
  676. 16617 = &Delete
  677. 16612 = &Show text labels
  678.  
  679. [customize_commands.dialog]
  680. 1221  = Cate&gories:
  681. 1227  = Comman&ds:
  682. 1228  = Description:
  683.  
  684. [customize_keyboard.dialog]
  685. 1221  = Category:
  686. 1227  = Set accelerator for:
  687. 1228  = Commands
  688. 1229  = Current Keys
  689. 1230  = Description:
  690. 1231  = Press &New Shortcut Key:
  691. 16528 = Assigned to:
  692. 16645 = &Assign
  693. 16646 = &Remove
  694. 16647 = Re&set All
  695.  
  696. [customize_menu.dialog]
  697. 1221  = Application Frame Menus: 
  698. 1227  = &Show Menus for:
  699. 16624 = &Reset
  700. 16520 = Context Menus: 
  701. 16508 = Select &context menu:
  702. 16623 = R&eset
  703. 16519 = Hint: select the context menu, change the page to "Commands" and drag the toolbar buttons into the menu window.
  704. 16543 = &Menu animations:
  705. 16626 = Menu s&hadows
  706.  
  707.  
  708. [tip.dialog]
  709. title                 = Tip of the day
  710. 1001                  = Show at startup
  711. 1002                  = &Next tip
  712. 1                     = &Close
  713. did_you               = Did you know...
  714. tips_file_not_found   = Tips.txt file not found in this directory!
  715. NofTips               = 7
  716. tip1 = Your documents can be protected by password with encryption using DES with 128-bit key. Go to File | Change password
  717. tip2 = Your documents can be compressed by the built-in packer.
  718. tip3 = All great peoples have their own memoirs!
  719. tip4 = You can insert the current date pressing Ctrl-T.
  720. tip5 = AutoCalendar is a folder specially designed for writing memoirs.
  721. tip6 = You can press the ESC key to minimize the program's window to the system tray.
  722. tip7 = You can always find the latest news about Secure Notes Organizer at http://www.notesorganizer.com
  723.